home *** CD-ROM | disk | FTP | other *** search
/ Secret & Below Interoperability (Unclassified) / Secret_and_Below_Interoperability_Version_1.0_Defense_Information_Systems_Agency_June_2000.iso / Mod02 / M02_02_03.swf / scripts / DefineButton2_40 / BUTTONCONDACTION on(release).as
Text File  |  2000-03-13  |  106b  |  8 lines

  1. on(release){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndPlay(145);
  5.    }
  6.    set("_level0:DONE1","1");
  7. }
  8.